Previous Book Contents Book Index Next

Inside Macintosh: AppleScript Language Guide / Part 2 - AppleScript Language Reference
Chapter 8 - Handlers / Subroutine Definitions and Calls


The Return Statement

A Return statement allows you to stop execution of a handler before all its statements are executed and to obtain a value. Many of the preceding examples in this chapter use Return statements.


Previous Book Contents Book Index Next

© Apple Computer, Inc.
13 JUL 1996